cURL
curl --request POST \ --url https://cloud.volttime.com/api/v2/teams/{team_id}/chargers/{charger_id}/commands/reboot \ --header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
The ID of the team.
The ID of the charger.
Successfully sent reboot command
The response is of type object.
object
The response is of type null.
null
Was this page helpful?